hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
XWindowAttributes
hip
windowing
platforms
x11lib
x11
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(X11)
extern (
C
)
struct
XWindowAttributes {
int
x
;
int
y
;
int
width
;
int
height
;
int
border_width
;
int
depth
;
Visual
*
visual
;
Window
root
;
int
class_
;
int
bit_gravity
;
int
win_gravity
;
int
backing_store
;
c_ulong
backing_planes
;
c_ulong
backing_pixel
;
Bool
save_under
;
Colormap
colormap
;
Bool
map_installed
;
int
map_state
;
long
all_event_masks
;
long
your_event_mask
;
long
do_not_propagate_mask
;
Bool
override_redirect
;
Screen
*
screen
;
}
Members
Variables
all_event_masks
long
all_event_masks
;
Undocumented in source.
backing_pixel
c_ulong
backing_pixel
;
Undocumented in source.
backing_planes
c_ulong
backing_planes
;
Undocumented in source.
backing_store
int
backing_store
;
Undocumented in source.
bit_gravity
int
bit_gravity
;
Undocumented in source.
border_width
int
border_width
;
Undocumented in source.
class_
int
class_
;
Undocumented in source.
colormap
Colormap
colormap
;
Undocumented in source.
depth
int
depth
;
Undocumented in source.
do_not_propagate_mask
long
do_not_propagate_mask
;
height
int
height
;
Undocumented in source.
map_installed
Bool
map_installed
;
Undocumented in source.
map_state
int
map_state
;
Undocumented in source.
override_redirect
Bool
override_redirect
;
Undocumented in source.
root
Window
root
;
Undocumented in source.
save_under
Bool
save_under
;
Undocumented in source.
screen
Screen
*
screen
;
Undocumented in source.
visual
Visual
*
visual
;
Undocumented in source.
width
int
width
;
Undocumented in source.
win_gravity
int
win_gravity
;
Undocumented in source.
x
int
x
;
y
int
y
;
Undocumented in source.
your_event_mask
long
your_event_mask
;
Undocumented in source.
Meta
Source
See Implementation
hip
windowing
platforms
x11lib
x11
aliases
Atom
Bool
Colormap
Cursor
Display
Drawable
GC
KeyCode
KeySym
Pixmap
Status
Time
VisualID
Window
XButtonPressedEvent
XButtonReleasedEvent
XEnterWindowEvent
XErrorHandler
XFocusInEvent
XFocusOutEvent
XID
XKeyPressedEvent
XKeyReleasedEvent
XLeaveWindowEvent
XPointer
XPointerMovedEvent
_XPrivDisplay
enums
NoEventMask
functions
BlackPixel
DefaultScreen
DefaultScreenOfDisplay
DisplayOfScreen
RootWindow
RootWindowOfScreen
ScreenOfDisplay
WhitePixel
loadX11
unloadX11
manifest constants
AllocAll
AllocNone
BadAccess
BadAlloc
BadAtom
BadColor
BadCursor
BadDrawable
BadFont
BadGC
BadIDChoice
BadImplementation
BadLength
BadMatch
BadName
BadPixmap
BadRequest
BadValue
BadWindow
ButtonPress
ButtonRelease
CWBackPixel
CWBackPixmap
CWBackingPixel
CWBackingPlanes
CWBackingStore
CWBitGravity
CWBorderPixel
CWBorderPixmap
CWBorderWidth
CWColormap
CWCursor
CWDontPropagate
CWEventMask
CWHeight
CWOverrideRedirect
CWSaveUnder
CWSibling
CWStackMode
CWWidth
CWWinGravity
CWX
CWY
CirculateNotify
CirculateRequest
ClientMessage
ColormapNotify
ConfigureNotify
ConfigureRequest
ControlMask
CreateNotify
DestroyNotify
EnterNotify
Expose
False
FocusIn
FocusOut
GenericEvent
GraphicsExpose
GravityNotify
InputOnly
InputOutput
KeyPress
KeyRelease
KeymapNotify
LASTEvent
LeaveNotify
LockMask
MapNotify
MapRequest
MappingNotify
Mod1Mask
Mod2Mask
Mod3Mask
Mod4Mask
Mod5Mask
MotionNotify
NoExpose
None
PropertyNotify
ReparentNotify
ResizeRequest
SelectionClear
SelectionNotify
SelectionRequest
ShiftMask
Success
True
UnmapNotify
VisibilityNotify
static variables
XClearWindow
XCloseDisplay
XConfigureWindow
XCreateColormap
XCreateSimpleWindow
XCreateWindow
XDestroyWindow
XFlush
XFree
XFreeColormap
XGetWindowAttributes
XInternAtom
XKeycodeToKeysym
XLookupString
XMapRaised
XNextEvent
XOpenDisplay
XPeekEvent
XPending
XRefreshKeyboardMapping
XSelectInput
XSetErrorHandler
XSetWMProtocols
XStoreName
XSync
glXChooseFBConfig
glXChooseVisual
glXCreateContext
glXCreateNewContext
glXDestroyContext
glXGetFBConfigAttrib
glXGetProcAddressARB
glXGetVisualFromFBConfig
glXIsDirect
glXMakeCurrent
glXQueryExtensionsString
glXQueryVersion
glXSwapBuffers
structs
Depth
Screen
ScreenFormat
Visual
XAnyEvent
XButtonEvent
XCirculateEvent
XCirculateRequestEvent
XClientMessageEvent
XColormapEvent
XComposeStatus
XConfigureEvent
XConfigureRequestEvent
XCreateWindowEvent
XCrossingEvent
XDestroyWindowEvent
XErrorEvent
XExposeEvent
XExtData
XFocusChangeEvent
XGenericEvent
XGenericEventCookie
XGraphicsExposeEvent
XGravityEvent
XKeyEvent
XKeymapEvent
XMapEvent
XMapRequestEvent
XMappingEvent
XMotionEvent
XNoExposeEvent
XPropertyEvent
XReparentEvent
XResizeRequestEvent
XSelectionClearEvent
XSelectionEvent
XSelectionRequestEvent
XSetWindowAttributes
XUnmapEvent
XVisibilityEvent
XVisualInfo
XWindowAttributes
XWindowChanges
_XDisplay
_XGC
_XPrivate
_XrmHashBucketRec
unions
XEvent
variables
dl